cupa-us-data-transformation-xapi
Security and Usage
Security and Usage:
- All end points are secured using JWT policy.
- All transactions are tracked using transaction ID which is a mandatory field.
- Validation based on role, centreId, districtId and stateId.
Specifically,
1. centreId validation for Exams officer, Head of centre and Teacher
2. districtId validation for district officials
3. stateId validation for state officials
4. For customer support admin, only role level validation.